[This is preliminary documentation and is subject to change.]
public string Root { get; private set; }
Public Property Root As String Get Private Set
public: property String^ Root { String^ get (); private: void set (String^ value); }