Gets the title of the page
if self.isInstance.not() ( throw "instance function ran on non-instance" ) return self.title ?? self.url.getTitle()
Last updated 24 days ago