nitc :: AMethPropdef :: n_kwnew=
new
# The `new` keyword, if any var n_kwnew: nullable TKwnew = null is writable
redef fun n_kwnew=(node) do _n_kwnew = node if node != null then node.parent = self end