columns property

List<String> columns
final

The target's column list, in the order the output columns fill it.

Implementation

final List<String> columns;