TextBox.text

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string text [@property getter]
  2. wstring text [@property setter]
    class TextBox
    @property nothrow @nogc
    void
    text
    (
    in wstring value
    )

Meta