taskName property

String? taskName
getter/setter pair

the task name associated with this snapshot.

Could be empty.

Implementation

core.String? taskName;