Property definitions

nitc $ AImplicitSelfExpr :: defaultinit
# When there is no explicit receiver, `self` is implicit
class AImplicitSelfExpr
	super ASelfExpr
end
src/parser/parser_nodes.nit:2620,1--2623,3