getName

abstract fun getName(): String(source)

Returns the name of the operation. This name does not necessarily uniquely identify the operation. However, the name can be used by a human to disambiguate between the children of a given operation.

Return

The name of the operation.