Component({ // behaviors: [{}], properties: { title: { type: String, value: '', } } });