kind property

Implementation

GeneratedColumn<String> get kind =>
    $composableBuilder(column: $table.kind, builder: (column) => column);