the root init of the Object class

Is usually implicitly defined Then explicit or implicit definitions of root-init are attached to it

Property definitions

nitc :: modelize_property $ ModelBuilder :: the_root_init_mmethod
	# the root init of the Object class
	# Is usually implicitly defined
	# Then explicit or implicit definitions of root-init are attached to it
	var the_root_init_mmethod: nullable MMethod
src/modelize/modelize_property.nit:151,2--154,44