voices property

List<Voice>? voices
getter/setter pair

The list of voices.

Implementation

core.List<Voice>? voices;