Run APropdef::do_flow on each propdef

Property definitions

nitc :: flow $ ToolContext :: flow_phase=
	# Run `APropdef::do_flow` on each propdef
	var flow_phase: Phase = new FlowPhase(self, [scope_phase])
src/semantize/flow.nit:23,2--24,59