public readonly property isLoading as Boolean:
Whether a page is currently loading in the background.
if browser.isLoading: print("Loading")