kotlin-stdlib / kotlin.reflect / KProperty / isConst isConst JVM JS 1.1 abstract val isConst: Boolean true if this property is const. See the Kotlin language documentation for more information.