Is this rule a .PHONY one?

Property definitions

nitc $ MakeRule :: is_phony
	# Is this rule a `.PHONY` one?
	var is_phony: Bool = false is optional
src/nitpackage.nit:645,2--646,39