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