nitc :: AAnnotation :: n_cpar=
# The closing parenthesis var n_cpar: nullable TCpar = null is writable
redef fun n_cpar=(node) do _n_cpar = node if node != null then node.parent = self end