Example #1
0
 public string GetName() => IsCompany() ? Company.CompanyName : Personal.GetFullName();