The short name of the class

In Nit, the name of a class cannot evolve in refinements

Property definitions

nitc $ MClass :: name=
	# The short name of the class
	# In Nit, the name of a class cannot evolve in refinements
	redef var name
src/model/model.nit:442,2--444,15