particles property

List<SolidParticle> particles

Implementation

external List<SolidParticle> get particles;
void particles=(List<SolidParticle> particles)

Implementation

external set particles(List<SolidParticle> particles);