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