The static type of the attribute

Property definitions

nitc $ MAttributeDef :: static_mtype
	# The static type of the attribute
	var static_mtype: nullable MType = null is writable
src/model/model.nit:2702,2--2703,52