Documentation > CMS Template API Library > ContentParseMetadata > Metadata
Metadata
Key-value pairs describing the document. The values are mostly strings, but there may be other types such as arrays. "X-Parsed-By" is a property that is known to be an object array containing strings.
Type
Dictionary<String,Object>