Metadata to attach to the column.

Basic JSON types string, double, long, object and array are supported.

With array types the values must be all of the same type (i.e. [true, false] works but [true, 0] will not).