Button.text

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Dstring text [@property setter]
    class Button
    override @property
    void
    text
    (
    Dstring txt
    )
  2. alias text = Control.text

Meta