in

fun in(path: DocumentPathBuilder, value: Array<Any>): ObjectFilter
fun in(path: DocumentPathBuilder, value: Collection<Any>): ObjectFilter
fun <T> in(path: KProperty<T>, value: Collection<Any>): ObjectFilter
fun in(path: String, value: Collection<Any>): ObjectFilter