[]
Prepopulate the dictionary with a default list of columns, especially useful for handling JSON with hidden null values.
public List<string> DefaultColumns { get; set; }