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