Variable TableColumnMetadata.declaredTypeName

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