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