Is the property usable as an initializer?

Property definitions

nitc $ MProperty :: is_autoinit=
	# Is the property usable as an initializer?
	var is_autoinit = false is writable
src/model/model.nit:2193,2--2194,36