The primitive type Object, the root of the class hierarchy

Property definitions

nitc :: model $ MModule :: _object_type
	# The primitive type `Object`, the root of the class hierarchy
	var object_type: MClassType = self.get_primitive_class("Object").mclass_type is lazy
src/model/model.nit:264,2--265,85