<mat-card *ngIf="processInstance" class="adf-card-container">
    <mat-card-content>
        <adf-card-view [properties]="properties"></adf-card-view>
    </mat-card-content>
</mat-card>