Banner.title

Get title property.

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

Return Value

Type: string

The title for this banner.

See also: property@Banner:use-markup.