Contact.NameFirst Propriedade

Definição

Obtém ou define o nome.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a