public Policy() { PolicyStatus = new PolicyStatus(); DeliveryCenter = new DeliveryCenter(); DeliveryPoint = new DeliveryPoint(); }