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