The chosen prefix for this class.

The prefix is the direct superclass which has the most properties, this class will stay at its usual position in virtual table and attribute table

Property definitions

nitc :: virtual_machine $ MClass :: prefix=
	# The chosen prefix for this class.
	# The prefix is the direct superclass which has the most properties,
	# this class will stay at its usual position in virtual table and attribute table
	var prefix: nullable MClass
src/vm/virtual_machine.nit:436,2--439,28