[Missing <summary> documentation for P:QS.CMS.Base3.SequenceNo.Value]

C# | Visual Basic | Managed C++ |
public uint Value { get; set; }
Public Property Value As UInteger
public: property unsigned int Value { unsigned int get (); void set (unsigned int value); }