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