Returns true if the walkable collection has one or more nodes.
true
This is equivalent to checking if roots is not empty.
bool get isNotEmpty;