The primitive type UInt16

Property definitions

nitc :: model $ MModule :: uint16_type=
	# The primitive type `UInt16`
	var uint16_type: MClassType = self.get_primitive_class("UInt16").mclass_type is lazy
src/model/model.nit:285,2--286,85