Function BTree.root

The root Node of the B-Tree.

inout inout(BTree.Node) root() @property;