holds property

List<Hold>? holds
getter/setter pair

The list of holds.

Implementation

core.List<Hold>? holds;