Attr createAttributeNS(String? namespace, String qualifiedName) => js_util.callMethod(this, 'createAttributeNS', [namespace, qualifiedName]);