Is the node tagged lazy?

Property definitions

nitc :: modelize_property $ AAttrPropdef :: is_lazy=
	# Is the node tagged lazy?
	var is_lazy = false
src/modelize/modelize_property.nit:1185,2--1186,20