{{displayName.value}}

{{#set currentType=this}} {{#if example}}
{{example currentType example}}
{{/if}} {{#examples}}
{{example currentType this}}
{{/examples}} {{/set}} {{#if description}} {{#markdown}}{{description.value}}{{/markdown}} {{/if}} {{#if properties}} {{#properties}} {{>property}} {{/properties}}
Property name Type Description
{{/if}}