nitc :: ANewExpr :: n_qid=
# The name of the named-constructor, if any var n_qid: nullable AQid = null is writable
redef fun n_qid=(node) do _n_qid = node if node != null then node.parent = self end