Public clients need to use mpropdef2node
to access stuff.
# Registration of the npropdef associated to each mpropdef.
#
# Public clients need to use `mpropdef2node` to access stuff.
private var mpropdef2npropdef = new HashMap[MPropDef, APropdef]
src/modelize/modelize_property.nit:40,2--43,64