geoWithinBox

fun <V> KProperty1<T, V>.geoWithinBox(lowerLeftX: Double, lowerLeftY: Double, upperRightX: Double, upperRightY: Double): Bson(source)