getName

abstract fun getName(): String(source)

Returns the name of this task. The name uniquely identifies the task within its Project.

Return

The name of the task. Never returns null.