isConstant

abstract val isConstant: Boolean(source)

Gets a value indicating if this property is constant. A property is considered constant if getValue always returns the same result for the current definition.

See also