The current casted type of the variable (as known in Nit)

Property definitions

nitc $ RuntimeVariable :: mcasttype
	# The current casted type of the variable (as known in Nit)
	var mcasttype: MType is writable
src/compiler/abstract_compiler.nit:2360,2--2361,33