DomAttribute.name

Sets the name of the attribute.

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

Meta