Поделиться через


AddressDetails.FirstName Свойство

Определение

Возвращает или задает имя.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к