NamedAttribute public class NamedAttribute Represents a named attribute. Documentation Code public Attrib Eq(string value) Builds the Attribute with name/value. public Attrib Eq(object value) Builds the Attribute with name/value.