{#if !data}
Right data is null
{:else}
Right: {data.RelativePath} - {data.Size} - {data.Ticks}
{/if}