kotlin-stdlib / kotlin.reflect / KClass / isInner isInner JVM JS 1.1 abstract val isInner: Boolean true if this class is an inner class. See the Kotlin language documentation for more information.