Class Gate
Airport Gate
primary record.
public class Gate : Fix, IIcao, IIdentity, INamed
- Inheritance
-
Gate
- Implements
- Inherited Members
Remarks
See section 4.1.8.1.
Properties
Airport
public Airport Airport { get; set; }
Property Value
Name
Name
field.
public string? Name { get; set; }
Property Value
Remarks
See section 5.60 and 5.71.