information property

Set<String>? information
final

The sense-information elements provided for additional information to be recorded about a SenseElement. Typical usage would be to indicate such things as level of currency of a sense, the regional variations, etc.

Quoted from JMdict:225-228

Implementation

final Set<String>? information;