Sets the value of the property for the given object.
fun setValue( T thisRef, KProperty<Any> property, V value, );