Property Alias of interface IUIX_Cmd returns/sets Value of BSTR that represents the command's name in the PDF specification.
HRESULT get_Alias([out, retval] BSTR* sAlias); HRESULT put_Alias([in] BSTR sAlias);
IUIX_Cmd