Function YSort.sortEnabled

If true, child nodes are sorted, otherwise sorting is disabled.

bool sortEnabled() nothrow @property @nogc;

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