Gcr.Column

const Gcr = imports.gi.Gcr;

let column = new Gcr.Column({
    property_type: value
    column_type: value
    flags: value
});