items property

List<LocalizedText> items
getter/setter pair

The list of text items. Recommended to use helper methods instead of directly accessing the items.

Implementation

List<LocalizedText> items;