outerJoinList

abstract fun <X : Any> outerJoinList(prop: KProperty1<E, List<X>>): KNullableTable<X>