toString

override fun toString(): String

Get the name of this task. By default, it will be the class simple name, but you can call withName to set a custom name.

Return

String representing the name of this task.