The display name of an object.
[Visual Basic 6.0] Property NameString As String
[Visual Basic .NET] Public ReadOnly Property NameString As String
[C#] public string NameString {get;}
[Java] public String getNameString() throws IOException, AutomationException
[C++]
HRESULT get_NameString(
BSTR* displayName
);
Parameters
displayName [out, retval]
displayName is a parameter of type BSTR