Return the namespace URI, or null.
null
@override String? get namespaceUri => lookupAttribute(parent, null, xmlns)?.value;