Freigeben über


PostalAddress.Neighborhood Eigenschaft

Definition

Ruft die Nachbarschaft ab, in der sich die Straßenadresse befindet. Beispiel: 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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: