The Name for this Workspace Extension.
[Visual Basic 6.0] Property Name As String
[Visual Basic .NET] Public ReadOnly Property Name As String
[C#] public string Name {get;}
[Java] public String getName() throws IOException, AutomationException
[C++]
HRESULT get_Name(
BSTR* pName
);
Parameters
pName [out, retval]
pName is a parameter of type BSTR
The Name property is the name of the extension.