[Missing <summary> documentation for P:QS.CMS.Base3.ILinkable`1.Next]
ILinkable<T> Next { get; set; }
Property Next As ILinkable(Of T)
property ILinkable<T>^ Next { ILinkable<T>^ get (); void set (ILinkable<T>^ value); }