nitc :: AMethPropdef :: n_methid=
# The name of the method, if any var n_methid: nullable AMethid = null is writable
redef fun n_methid=(node) do _n_methid = node if node != null then node.parent = self end