geoWithin

infix fun <V> KProperty1<T, V>.geoWithin(geometry: Geometry): Bson(source)
infix fun <V> KProperty1<T, V>.geoWithin(geometry: Bson): Bson(source)