getName

abstract fun getName(): String(source)

Returns the name of this task. Note that the name is not necessarily a unique identifier for the task.

Return

The name of this task.

Since

1.0-milestone-3