This property provides access to the complete text of the documentation comment. Leading spaces and asterisks are stripped from the beginning of each line.
Syntax
[propget] HRESULT Text([out, retval] BSTR* retval);
[propput] HRESULT Text([in] BSTR newval);
Property Text As String
Parameters
newVal
The new text string value.