columns property

List<ColumnEntity>? columns
getter/setter pair

Table columns.

Implementation

core.List<ColumnEntity>? columns;