Please help, I have collection in angular component: ` collection: collectionAbs[];
export interface collectionAbs{ name: string; prop: string; secondPr