The name of the method, if any

Property definitions

nitc $ AMethPropdef :: n_methid
	# The name of the method, if any
	var n_methid: nullable AMethid = null is writable
src/parser/parser_nodes.nit:1420,2--1421,50