Is the property a 'new' constructor?

Property definitions

nitc $ MMethod :: is_new=
	# Is the property a 'new' constructor?
	var is_new: Bool = false is writable
src/model/model.nit:2429,2--2430,37