items property
getter/setter pair
The list of text items. Recommended to use helper methods instead of directly accessing the items.
Implementation
List<LocalizedText> items;
The list of text items. Recommended to use helper methods instead of directly accessing the items.
List<LocalizedText> items;