Component({ properties: { description: String, image: { type: String, value: 'error', }, }, });