values property

List<String>? values
getter/setter pair

Corresponds to the label values of Node resource.

Implementation

core.List<core.String>? values;