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