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