Variable Mesh._parts

class Mesh
{
  // ...
  MeshPart[] _parts;
  // ...
}