Indicates that the page has been closed.
class Page { abstract isClosed(): boolean; }
Returns:
boolean