Element.name

Sets the name of the element.

  1. string name [@property getter]
  2. string name [@property setter]
    class Element
    final @property
    void
    name
    (
    string newName
    )

Meta