Is the method annotated autoinit?

Property definitions

nitc :: modelize_property $ AMethPropdef :: is_autoinit=
	# Is the method annotated `autoinit`?
	var is_autoinit = false
src/modelize/modelize_property.nit:761,2--762,24