The body (in extern code) of the method, if any

Property definitions

nitc $ AMethPropdef :: n_extern_code_block
	# The body (in extern code) of the method, if any
	var n_extern_code_block: nullable AExternCodeBlock = null is writable
src/parser/parser_nodes.nit:1438,2--1439,70