Condividi tramite


AddressDetails.LastName Proprietà

Definizione

Ottiene o imposta il cognome.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a