true if the attribute exists, false otherwise.bool opBinaryRight(string op : "in")(string attrName) const @safeAllows checking if an attribute exists using the in operator.
attrName | The attribute name (QName). |
true if the attribute exists, false otherwise.