values property

List<FeatureValue> values
final

A list of feature values. All of them should be the same data type.

Implementation

final List<FeatureValue> values;