Component({ properties: { text: {type: String, value: null}, }, data: {}, methods: {}, });