public PhoneContactMethod()
 {
     Type = new PhoneType.Landline();
 }
 public PhoneContactMethod()
 {
     Type = new PhoneType.Landline();
 }