{{ property.label | translate }} {{ 'CORE.CARDVIEW.NONE' | translate }} {{ option.label | translate }}
{{ property.label | translate }} @if (property.multivalued) { @for (val of property.value; track $index) { {{getOptionLabel(val) | async}} @if (isEditable) { } } } @else { } {{ option.label }}