Returns the value of the attribute of name.
name
@override String? getAttribute(String name) { return null; }