Property definitions

nitc $ AError :: defaultinit
# A mark of an error
class AError
	super EOF
end
src/parser/parser_nodes.nit:1123,1--1126,3