Partager via


PostalAddress.Neighborhood Propriété

Définition

Obtient le quartier où se trouve l’adresse de la rue. Par exemple, 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à