Gets and sets the text that appears in the 3D Window when the mouse cursor is placed above the object.
| JavaScript | 
 | 
| Text | |
| C# | 
 | 
| string Text { get; set; } | |
| C++ | 
 | 
| HRESULT Text([out, retval] BSTR* pVal) HRESULT Text([in] BSTR pVal) | |