Gets or sets the text displayed on an UI button.
HRESULT get_Text([out, retval] BSTR* sTitle); HRESULT put_Text([in] BSTR sTitle);
IUIX_Button