GeoNearArgs Properties | 
The GeoNearArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Collation | 
            Gets or sets the collation.
              | |
| DistanceMultiplier | 
            Gets or sets the distance multiplier.
              | |
| IncludeLocs | 
            Gets or sets a value indicating whether to include locations in the results.
              | |
| Limit | 
            Gets or sets the limit.
              | |
| MaxDistance | 
            Gets or sets the max distance.
              | |
| MaxTime | 
            Gets or sets the max time.
              | |
| Near | 
            Gets or sets the location near which to search.
              | |
| Query | 
            Gets or sets the query.
              | |
| Spherical | 
            Gets or sets a value indicating whether the search is on a spherical surface.
              | |
| UniqueDocs | 
            Gets or sets a value indicating whether to only return a document once even if matches multiple times.
              |