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