Set column collation
ColumnDefinition collate(String collation) { _collation = collation; return this; }