KotlinTrader / com.doubleu.kotlintrader.extensions / kotlin.reflect.KMutableProperty / set

set

fun <R, V> KMutableProperty<R>.set(value: V): Unit