The signature of the method, if any

Property definitions

nitc $ AMethPropdef :: n_signature
	# The signature of the method, if any
	var n_signature: nullable ASignature = null is writable
src/parser/parser_nodes.nit:1423,2--1424,56