Provides access to the method's list of formal parameter names. The formal names are returned as a comma-separated list.
Syntax
HRESULT FormalNames([out, retval] BSTR* retval);
Property Get FormalNames As String