Does self have the before_all annotation?

Property definitions

nitc $ MPropDef :: _is_before_all
	# Does self have the `before_all` annotation?
	var is_before_all = false is writable
src/model/model.nit:2640,2--2641,38