definitions property

List<String> definitions
final

This field is used for definitions that can be represented in text form, which will probably make up the majority of use cases.

Implementation

final List<String> definitions;