@dynamicMemberLookup struct ScopedAttributeContainer<S> where S : AttributeScope
subscript<T>(dynamicMember _: KeyPath<S, T>) -> T.Value?