<a name="props_{{name}}"></a>
<div class="props item">
    `{{name}}` &lt;<strong>{{#crossLink type}}{{/crossLink}}</strong>&gt;{{#if final}} <em>(final)</em>{{/if}}{{#if static}} <em>(static)</em>{{/if}}<br>
    <span class="foundat"><a href="{{foundAt}}">`{{file}}:{{line}}`</a></span>
    {{{propertyDescription}}}
    {{#if example}}
        <h5>Example</h5>
        {{{example}}}
    {{/if}}
</div>
