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