usingValue

inline fun <T, R> KMutableProperty0<T>.usingValue(value: T, action: () -> R): R