Document.title

Gets the <title> element's innerText, if one exists

  1. string title [@property getter]
    class Document
    @property
    string
    title
    ()
  2. string title [@property setter]
Suggestion Box / Bug Report