Property definitions

core $ IOError :: defaultinit
# Any kind of error that could be produced by an operation on Streams
class IOError
	super Error
end
lib/core/stream.nit:24,1--27,3