strings property

List<String> strings
final

Shared string table that all string properties refer to with indexes.

Implementation

final List<String> strings;