etag property

String? etag
getter/setter pair

If set, the request will be rejected if the latest version of the workstation on the server does not have this ETag.

Optional.

Implementation

core.String? etag;