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