Function Tree.allowReselect

If true, the currently selected cell may be selected again.

bool allowReselect() nothrow @property @nogc;

void allowReselect (
  bool v
) nothrow @property @nogc;