Control.name

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

Meta