soundCollection property

List<Sound> soundCollection

Implementation

external List<Sound> get soundCollection;
void soundCollection=(List<Sound> soundCollection)

Implementation

external set soundCollection(List<Sound> soundCollection);