public void ResetLead() { Lead = new Lead(); }
public OpportunityDetailed() { Lead = new Lead(); Product = new Product(); }