all

infix fun <V> KProperty1<T, V>.all(value: Iterable<V>): Bson(source)
fun <V> KProperty1<T, V>.all(vararg value: V): Bson(source)