Account.NomeCognome property User's first and last name. public string? NomeCognome { get; set; } See Also class Account namespace Amica