The name of the named-constructor, if any

Property definitions

nitc $ ANewExpr :: _n_qid
	# The name of the named-constructor, if any
	var n_qid: nullable AQid = null is writable
src/parser/parser_nodes.nit:2383,2--2384,44