Gets and sets the attribute value.
JavaScript
Value
C#
string Value { get; set; }
C++
HRESULT Value([out, retval] BSTR* pVal)
HRESULT Value([in] BSTR pVal)