DomNameAttribute
This attribute decorates official DOM objects as specified by the W3C. You could
use it to detect all DOM types or get the correct spelling (PascalCase to camelCase).
Multiple usages are allowed and should be checked.
Gets the official name of the given class,
method or property.