Property definitions

nitc $ ASendReassignFormExpr :: defaultinit
# A complex setter call (standard or brackets)
abstract class ASendReassignFormExpr
	super ASendExpr
	super AReassignFormExpr
end
src/parser/parser_nodes.nit:2424,1--2428,3