Variable MeshPart._type

class MeshPart
{
  // ...
  PrimitiveType _type;
  // ...
}