particles property

List<SolidParticle> get particles

Implementation

external List<SolidParticle> get particles;
set particles (List<SolidParticle> particles)

Implementation

external set particles(List<SolidParticle> particles);