Does self have the after_all annotation?

Property definitions

nitc $ MPropDef :: _is_after_all
	# Does self have the `after_all` annotation?
	var is_after_all = false is writable
src/model/model.nit:2646,2--2647,37