Sdílet prostřednictvím


AddressDetails.LastName Vlastnost

Definice

Získá nebo nastaví příjmení.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro