DomLenientThisAttribute public sealed class DomLenientThisAttribute : Attribute The attribute indicates that invocations of the attribute's getter or setter with a this value that is not an object that implements the interface on which the attribute appears will be ignored. Documentation Code