'Declaration
<DefaultValueAttribute("")> <C1DescriptionAttribute("SeriesBase.Name", "Gets or sets the series display name.")> Public Property Name As String
[DefaultValue("")] [C1Description("SeriesBase.Name", "Gets or sets the series display name.")] public string Name {get; set;}