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