public string RootName { get; }
Public ReadOnly Property RootName As String Get
public: property String^ RootName { String^ get (); }
member RootName : string with get
In This Article