from

infix fun <R> KProperty<R>.from(from: R): PropertyFrom<R>
infix fun <R> SettableProperty<R>.from(from: R): PropertyFrom<R>