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