'Declaration
<Newtonsoft.Json.JsonIgnoreAttribute()> <ObsoleteAttribute("This property has been deprecated. Use the Columns property instead.")> Public ReadOnly Property Cols As List(Of Column)
[Newtonsoft.Json.JsonIgnore()] [Obsolete("This property has been deprecated. Use the Columns property instead.")] public List<Column> Cols {get;}