Trait that indicates a String member is a JSON document. This can influence how it is marshalled/unmarshalled. For example,
a string bound to the header with this trait applied will be Base64 encoded.
The known trait type. This is correctly implemented and uniquely mapped to the enum values which allow us to create enum
maps for trait known trait types.