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