PropertyFactoryFromTo

fun <T, R> PropertyFactoryFromTo(property: PropertyFactory<T, R>, from: T?, to: T)