The body (in Nit) of the method, if any

Property definitions

nitc $ AMethPropdef :: _n_block
	# The body (in Nit) of the method, if any
	var n_block: nullable AExpr = null is writable
src/parser/parser_nodes.nit:1429,2--1430,47