The name of the variable (as used in the program)

Property definitions

nitc $ Variable :: name=
	# The name of the variable (as used in the program)
	var name: String is writable
src/semantize/scope.nit:36,2--37,29