name property

String name
getter/setter pair

A name which uniquely identifies the task.

Implementation

late String name;