The name of the variable (used for representation)

Internally, two variables with the same name are not merged

Property definitions

logic $ LVar :: name
	# The name of the variable (used for representation)
	#
	# Internally, two variables with the same name are not merged
	var name: String
lib/logic/lexpr.nit:321,2--324,17