fields property

List<String> fields
getter/setter pair

All the fields in the row split by the semicolon

Implementation

List<String> fields = [];