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