Name property
Retrieves the frame name or application name of the object.
Type: String
the name of the frame that contains the WebBrowser Control, or an empty string if unnamed. The InternetExplorer automation object returns the application name.
The WebBrowser object delegates this method to the top-level frame. If no frame exists, it returns E_FAIL.