/**
 * {{{description}}}
 * @field
 * @name {{{name}}}
 * {{#if type.names}}@type {{> type nowrap=1}}{{/if}}
 * {{#if const}}@const{{/if}}
 * {{#if parent}}@memberof {{{parent.longname}}}{{/if}}
 * {{#if inner}}@inner {{/if}}
 * {{#if static}}@static {{/if}}
{{> property-table}}
 *
 */
