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