Does self have the after annotation?

Property definitions

nitc $ MPropDef :: _is_after
	# Does self have the `after` annotation?
	var is_after = false is writable
src/model/model.nit:2643,2--2644,33