Return the attribute value with the given name, or null.
name
null
@override String? getAttribute(String name, {String? namespace}) => null;