Variable DummyVertexBuffer._format

class DummyVertexBuffer
{
  // ...
  VertexFormat _format;
  // ...
}