'Declaration <DescriptionAttribute("The image associated with the SmartItem.")> <CategoryAttribute("Appearance")> <DefaultValueAttribute()> <BrowsableAttribute(True)> <MergablePropertyAttribute(True)> <LocalizableAttribute(True)> Public Property Image As Image
[Description("The image associated with the SmartItem.")] [Category("Appearance")] [DefaultValue()] [Browsable(true)] [MergableProperty(true)] [Localizable(true)] public Image Image {get; set;}