kotlin-stdlib / kotlin.reflect / KClass / objectInstance objectInstance JVM JS 1.0 abstract val objectInstance: T? The instance of the object declaration, or null if this class is not an object declaration.