public string RootKey { get; set; }
Public Property RootKey As String Get Set
public: property String^ RootKey { String^ get (); void set (String^ value); }
member RootKey : string with get, set
In This Article