The executed property.

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

Property definitions

nitc $ StaticFrame :: mpropdef
	# The executed property.
	# A Method in case of a call, an attribute in case of a default initialization.
	var mpropdef: MPropDef
src/compiler/abstract_compiler.nit:2401,2--2403,23