customTag property

String? customTag
getter/setter pair

A column can be tagged with a custom tag.

In this case, the user must indicate an auxiliary table that contains statistical information on the possible values of this column (below).

Implementation

core.String? customTag;