'Declaration <DescriptionAttribute("The text of the TextRow object.")> <CategoryAttribute("Appearance")> <AmbientValueAttribute("")> <LocalizableAttribute(True)> <ApplyToDesignerAttribute(True)> Public Property Text As String
[Description("The text of the TextRow object.")] [Category("Appearance")] [AmbientValue("")] [Localizable(true)] [ApplyToDesigner(true)] public string Text {get; set;}