(show = !show)}>
{capitalize(name)}
{#each propertyKeys as key}
{properties[key].label || capitalize(key)}
{/each}