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