[Category("Behavior")] [DefaultValue(100)] [Description("The maximum value that the user can choose")] public int Maximum {get; set;}
[Category("Behavior")] [DefaultValue(100)] [Description("The maximum value that the user can choose")] public int Maximum {get; set;}