{{#if properties}}**Properties**

{{#each properties~}}
{{#if (regexp-test name "\w+\.\w+")}}  {{/if}}- {{{name}}} {{>linked-type-list types=type.names delimiter=" &#124; " ~}}{{#if description}} - {{{inlineLinks description}}}{{/if}}  
{{/each}}

{{/if~}}