description property

String? description
getter/setter pair

Description of the column.

Default value is an empty string. The description must be a UTF-8 string with the maximum size of 2000 bytes.

Optional.

Implementation

core.String? description;