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