You can enable dynamic member lookup for your own AttributedStringKey attributes by defining them as implementations, collecting them into an AttributeScope and extending AttributeDynamicLookup, like in the following example:
あなたは、動的メンバアクセスをあなた自身のAttributedStringKey属性それらに対してそれらを実装として定義することによって有効にできます、それらをAttributeScopeへと収集してそしてAttributeDynamicLookupを拡張して、以下の例でのように:
An attribute container that allows dynamic member lookup of its contents within the specified attribute scope.
ある属性コンテナを返します、それはそれの内容の動的メンバ検索をこの指定された属性スコープ内で可能にするものです。