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