The initial value, if any (set with =)

Property definitions

nitc $ AAttrPropdef :: _n_expr
	# The initial value, if any (set with `=`)
	var n_expr: nullable AExpr = null is writable
src/parser/parser_nodes.nit:1386,2--1387,46