Delen via


Airport.IcaoCode Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to