DOMNameAttribute.Name

DOMNameAttribute.Name property

Gets the DOM name.

public string Name { get; }

Property Value

The name.

See Also