Property definitions

nitc :: parse_annotations $ MPropDef :: _is_before_all
	redef var is_before_all is lazy do return has_annotation("before_all")
src/frontend/parse_annotations.nit:126,2--71