The root Object class

Property definitions

nitc $ ModelStandalone :: mclass_o
	# The root Object class
	var mclass_o = new MClass(mmodule0, "Object", location, null, interface_kind, public_visibility)
src/model/model.nit:2791,2--2792,97