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