isFinal

abstract val isFinal: Boolean(source)

Indicates whether the variable is declared as final (i.e., its value cannot be changed once initialized).