[Missing <summary> documentation for "P:FlightPlan.LALeg.Eawp"]
public Waypoint Eawp { get; set; }
Public Property Eawp As Waypoint Get Set
public: property Waypoint^ Eawp { Waypoint^ get (); void set (Waypoint^ value); }