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