The data blob to put into the record, which is Base64-encoded when the blob is serialized. The maximum size of the data blob (the payload
            after Base64-decoding) is 50 kilobytes (KB)
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public MemoryStream Data { get; set; }