browser top-level property
getter/setter pair
        A short-hand accessor to the BrowserDetection.instance singleton.
Implementation
BrowserDetection browser = BrowserDetection.instance;A short-hand accessor to the BrowserDetection.instance singleton.
BrowserDetection browser = BrowserDetection.instance;