'Declaration
<LocalizableAttribute(True)> <C1CategoryAttribute("Appearance")> <C1DescriptionAttribute("C1CustomButton.Note", "The command link's note (explanation).")> <DefaultValueAttribute("")> Public Property Note As String
[Localizable(true)] [C1Category("Appearance")] [C1Description("C1CustomButton.Note", "The command link's note (explanation).")] [DefaultValue("")] public string Note {get; set;}