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.

C# |
public string ETag { get; set; }
C# |
public string ETag { get; set; }