Partager via


User.Surname Propriété

Définition

Obtient ou définit le nom de famille de l’utilisateur (nom de famille ou nom de famille).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à