name property

String? name
getter/setter pair

Unique identifier of the teardown task within this Config.

We use this field as the identifier to find next teardown tasks.

Required.

Implementation

core.String? name;