getValueLoader

abstract fun <S : Any, V : Any> getValueLoader(prop: KProperty1<S, V>): KValueLoader<S, V>