name property

String name
final

The name of the proxied DOM component.

E.g. 'div', 'a', 'h1'

Implementation

final String name;