The declared type of the variable

Property definitions

nitc :: typing $ Variable :: _declared_type
	# The declared type of the variable
	var declared_type: nullable MType = null is writable
src/semantize/typing.nit:828,2--829,53