{{?annotations}}
{{#annotations}}
// {{@}}
{{/annotations}}
{{/annotations}}
{{?documentation}}
"{{name}}":{{:documentation}}
"{{name}}":{{^children}}{{^has_example}} ...{{/}}{{/}}{{/documentation}}
{{?children}} {
{{#children}}
{{+partials.manifest_property}}
{{/}}
}{{:children}}{{?has_example}} {{example}}{{/}}{{/}}{{^is_last}},{{/}}