The email, Eg "john.doe@example.com"

Property definitions

nitc $ Person :: email
	# The email, Eg "john.doe@example.com"
	var email: nullable String is writable
src/catalog/catalog.nit:155,2--156,39