Consider making `[SameObject] readonly attribute FrozenArray<...> ...` automatically implement cached attribute style caching. Currently, you need to also specify [CachedAttribute], which is silly.
<rdar://problem/76008176>