Component({ properties: { list: { type: Array }, userrole: { type: String }, privacyFieldC: { type: Array, value: [] } }, data: {} })