Figure.title

Undocumented in source. Be warned that the author may not have intended to support it.
  1. title [@property getter]
  2. string title [@property setter]
    class Figure
    @property
    title
    (
    inout string newTitle
    )

Meta