fun <V : ItemViewModel<T>, T> V.bindTo(itemFragment: ItemFragment<T>): <ERROR CLASS>
Rebind the itemProperty of the ViewModel when the itemProperty in the ListCellFragment changes.