The executed property.

A Method in case of a call, an attribute in case of a default initialization.

Property definitions

nitc $ Frame :: _mpropdef
	# The executed property.
	# A Method in case of a call, an attribute in case of a default initialization.
	var mpropdef: MPropDef
src/interpreter/naive_interpreter.nit:850,2--852,23