objectInstance

abstract val objectInstance: T?(source)

The instance of the object declaration, or null if this class is not an object declaration.

Since Kotlin

1.0