eTag property

String? eTag
getter/setter pair

The entity tag is an MD5 hash of that version of the object.

Implementation

String? eTag;