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/java_compiler.nit:1233,2--1234,33