Control.name

Property: get or set the name of this control used in code.

  1. Dstring name [@property setter]
    class Control
    final @property
    void
    name
    (
    Dstring txt
    )
  2. Dstring name [@property getter]

Meta