nearest property

bool? nearest
getter/setter pair

To select the tuple nearest to the pointer in the coordinate, Even if it's out of testRadius.

If null, a default true is set.

Implementation

bool? nearest;