DomAccessorAttribute
This attribute decorates official DOM objects as specified by the W3C.
You could use it to check if the given property or method should be
placed on special locations, e.g. as a getter, setter or handled by a
delete call.
Gets the accessor types for the given property or method.
Creates a new DomAccessorAttribute.