User.title

Set the user title

  1. auto title [@property getter]
  2. string title [@property setter]
    class User
    @property
    void
    title
    (
    string value
    )

Meta