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