column property

String? column
getter/setter pair

Name of the column.

Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.

Required.

Implementation

core.String? column;