Gets and sets Entity tag that identifies the newly created object's data. Objects with different
            object data will have different entity tags. The entity tag is an opaque string.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string ETag { get; set; }