Compartilhar via


PostalAddress.Neighborhood Propriedade

Definição

Obtém o bairro onde o endereço da rua está localizado. Por exemplo, Westlake.

[Newtonsoft.Json.JsonProperty(PropertyName="neighborhood")]
public string Neighborhood { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="neighborhood")>]
member this.Neighborhood : string
Public ReadOnly Property Neighborhood As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a