ListBoxItem.text

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

Meta