inverseJoinList

abstract fun <X : Any> inverseJoinList(backProp: KProperty1<X, List<E>>): KTable<X>