{{#property}} {{+partials.variable_type type:property/}} {{?optional}}(optional){{/}} {{name}} {{?deprecated}} {{+partials.warning_deprecated item:property/}} {{/deprecated}} {{?description}} {{{description}}} {{/description}} {{?returns}}
Returns {{+partials.variable_type type:returns/}}. {{/returns}} {{+partials.enum_descriptions enums:enum_values/}} {{?array.is_object}}

Properties of each object

{{+partials.type type:array hideParamTOC:true /}}
{{/array.is_object}} {{?properties}} {{#p:properties +partials.parameter_full parameter:p parentName:name hideParamTOC:hideParamTOC /}}
{{/properties}} {{?parameters}} {{#p:parameters +partials.parameter_full parameter:p parentName:name hideParamTOC:hideParamTOC /}}
Parameters
{{/parameters}} {{?is_callback}} {{?parentCallback +partials.callback callback:parentCallback/}} {{/is_callback}} {{/property}}