Partilhar via


AddressDetails.LastName Propriedade

Definição

Obtém ou define o apelido.

[Newtonsoft.Json.JsonProperty(PropertyName="lastName")]
public string LastName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastName")>]
member this.LastName : string with get, set
Public Property LastName As String

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a