action property

String? action
getter/setter pair

Type of this operation.

Contains one of 'add', 'remove', 'replace', 'move', 'copy', 'test' and custom operations. This field is case-insensitive and always populated.

Implementation

core.String? action;