Variable TableColumnMetadata.collationSequenceName

struct TableColumnMetadata
{
  // ...
  string collationSequenceName ;
  // ...
}