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