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