object IWebBrowser2.GetProperty(string Property)
 {
     return(_EmbeddedWebBrowserAsIWebBrowser2.GetProperty(Property));
 }