PROPERTY Columns AS List<FoxColumnContext> GET SET
public List<FoxColumnContext> Columns { get; set; }