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.
Gets the official name of the given class, method or property.
Creates a new DomNameAttribute.