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