The name. Eg "John Doe"

Property definitions

nitc $ Person :: _name
	# The name. Eg "John Doe"
	var name: String is writable
src/catalog/catalog.nit:152,2--153,29