{#if item}
{/if}
{#each item.properties.toSorted(byName) as prop}
{t('ID')}
{/each}
{prop.name}
{prop.value}
{prop.unit}
{#if !add_prop.existing_prop_id}
{/if}