(show = !show)}>
{capitalize(title)}
{#each propertyKeys as key}
{content[key].displayName || capitalize(key)}
{/each}