'Declaration
<LocalizableAttribute(True)> <DefaultValueAttribute("")> <C1DescriptionAttribute("C1Thumbnail.Tooltip", "Tooltip associated with the thumbnail image.")> <NotifyParentPropertyAttribute(True)> Public Property Tooltip As String
[Localizable(true)] [DefaultValue("")] [C1Description("C1Thumbnail.Tooltip", "Tooltip associated with the thumbnail image.")] [NotifyParentProperty(true)] public string Tooltip {get; set;}