data class AttributeRemovedEvent : DOMEvent
AttributeRemovedEvent(nodeId: NodeId, name: String)
A ttribute name.
val name: String
Id of the node that has changed.
val nodeId: NodeId