provideDelegate

operator fun <V> BoundField<V & Any, *>.provideDelegate(thisRef: DocSource, property: KProperty<*>): ReadWriteProperty<DocSource, V?>
operator fun <V> SubFields<V & Any>.provideDelegate(thisRef: DocSource, property: KProperty<*>): ReadWriteProperty<DocSource, V?>