Function Tree.hideRoot

If true, the tree's root is hidden.

bool hideRoot() nothrow @property @nogc;

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