The bound of the virtual type

Property definitions

nitc $ MVirtualTypeDef :: bound
	# The bound of the virtual type
	var bound: nullable MType = null is writable
src/model/model.nit:2713,2--2714,45