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