features property

List<String> features
getter/setter pair

A list of features of this token (varies depending on the dictionar you are using)

Implementation

List<String> features = [];