protocol AttributedStringKey
associatedtype Value : Hashable
static var name: String
var description: String
protocol DecodableAttributedStringKey
protocol EncodableAttributedStringKey
protocol MarkdownDecodableAttributedStringKey
protocol ObjectiveCConvertibleAttributedStringKey