Public ReadOnly Property Root As Node
public Node Root { get; }
public: property Node^ Root { Node^ get (); }
function get_root();