setValue

inline operator fun <T> Parameters.Parameter<T>.setValue(thisRef: Parameters, property: KProperty<*>, value: T)(source)

Internal method used by the parameter declaration syntax.

See Parameters.parameter.