@if (showProperty || isEditable) {
{{ property.label | translate }} @if (displayCopyToClipboardIcon && !isEditable) { }
{{ property.label | translate }} {{ propertyValue }}
}