It there an error?

Property definitions

core $ MaybeError :: is_error
	# It there an error?
	fun is_error: Bool do return maybe_error != null
lib/core/error.nit:75,2--76,49