The declaration of the variable, if any

Property definitions

nitc $ Variable :: _location
	# The declaration of the variable, if any
	var location: nullable Location = null is writable
src/semantize/scope.nit:42,2--43,51