sections property
final
The strings the correspond to the section and subsection of the category represented by this object.
By convention, this list usually has two items. The allowed values are defined by the team that owns the library to which the annotated class belongs.
Implementation
final List<String> sections;