getName

abstract fun getName(): String(source)

The object's name.

Must be constant for the life of the object.

Return

The name. Never null.