getName

abstract fun getName(): String(source)

The domain object name referenced by this provider.

Must be constant for the life of the object.

Return

The domain object. Never null.

Since

4.10