Property definitions

nitc :: parse_annotations $ MPropDef :: _is_before
	redef var is_before is lazy do return has_annotation("before")
src/frontend/parse_annotations.nit:124,2--63