Window.title

Get title property.

  1. string title [@property getter]
    class Window
    @property
    string
    title
    ()
  2. string title [@property setter]

Return Value

Type: string

The title of the window.