'Declaration <CategoryAttribute("General")> <DefaultValueAttribute()> <DescriptionAttribute("Angle of the offset from the original position")> Public Property Angle As Integer
[Category("General")] [DefaultValue()] [Description("Angle of the offset from the original position")] public int Angle {get; set;}