Property definitions

nitc :: parse_annotations $ MPropDef :: _is_after_all
	redef var is_after_all is lazy do return has_annotation("after_all")
src/frontend/parse_annotations.nit:130,2--69