'Declaration <DescriptionAttribute("Gets or sets the text associated with this SmartItem.")> <CategoryAttribute("Appearance")> <BrowsableAttribute(True)> <MergablePropertyAttribute(False)> <LocalizableAttribute(True)> Public Property Text As String
[Description("Gets or sets the text associated with this SmartItem.")] [Category("Appearance")] [Browsable(true)] [MergableProperty(false)] [Localizable(true)] public string Text {get; set;}