The initial value, if any (set with do return)

Property definitions

nitc $ AAttrPropdef :: n_block
	# The initial value, if any (set with `do return`)
	var n_block: nullable AExpr = null is writable
src/parser/parser_nodes.nit:1392,2--1393,47