Gets the attribute with the given name.
@override T getAttribute<T extends Object?>(String attributeName) => _delegate.getAttribute(attributeName);