'Declaration
<C1DescriptionAttribute("MovingAverage.Type", "Gets or sets the moving average type.")> Public Property Type As MovingAverageType
[C1Description("MovingAverage.Type", "Gets or sets the moving average type.")] public MovingAverageType Type {get; set;}