'Declaration
<C1DescriptionAttribute("Waterfall.Start", "Gets or sets the starting data value.")> Public Property Start As Nullable(Of Double)
[C1Description("Waterfall.Start", "Gets or sets the starting data value.")] public Nullable<double> Start {get; set;}