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