value property

List<String>? value
getter/setter pair

The stored values associated with the attribute.

Implementation

List<String>? value;