The associated MPropDef subclass.

The two specialization hierarchy are symmetric.

Property definitions

nitc $ MProperty :: MPROPDEF
	# The associated MPropDef subclass.
	# The two specialization hierarchy are symmetric.
	type MPROPDEF: MPropDef
src/model/model.nit:2145,2--2147,24

nitc $ MAttribute :: MPROPDEF
	redef type MPROPDEF: MAttributeDef
src/model/model.nit:2472,2--35

nitc $ MVirtualTypeProp :: MPROPDEF
	redef type MPROPDEF: MVirtualTypeDef
src/model/model.nit:2495,2--37

nitc $ MInnerClass :: MPROPDEF
	redef type MPROPDEF: MInnerClassDef
src/doc/model_ext.nit:95,2--36

nitc $ MMethod :: MPROPDEF
	redef type MPROPDEF: MMethodDef
src/model/model.nit:2415,2--32