AClassdef::build_property
on the classdefs of each module
# Run `AClassdef::build_property` on the classdefs of each module
var modelize_property_phase: Phase = new ModelizePropertyPhase(self, [modelize_class_phase])
src/modelize/modelize_property.nit:24,2--25,93