evaluations property

List<Evaluation>? evaluations
getter/setter pair

The list of Evaluation

Implementation

core.List<Evaluation>? evaluations;