All definitions of the property.

The first is the introduction, The other are redefinitions (in refinements and in subclasses)

Property definitions

nitc $ MProperty :: _mpropdefs
	# All definitions of the property.
	# The first is the introduction,
	# The other are redefinitions (in refinements and in subclasses)
	var mpropdefs = new Array[MPROPDEF]
src/model/model.nit:2204,2--2207,36