The dictionary type this attribute configures. Must be a fully specified Dictionary<TKey, TValue>, for example Dictionary<string, StatModifier>.
The attribute applies to every dictionary of this exact type, and sets the layout, labels, and key-column fraction. The attribute's assembly must define the dictionary's key type, its value type, or a type nested inside either.