The sequence number identifier that was assigned to the put data record. The sequence number for the record is unique across all records in
            the stream. A sequence number is the identifier associated with every record put into the stream.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string SequenceNumber { get; set; }