stringValues property

List<String>? stringValues
getter/setter pair

String array.

Implementation

core.List<core.String>? stringValues;