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