name property

String? name
getter/setter pair

The display name of the column.

It should be unique within a data source.

Implementation

core.String? name;