vertexCount property

int get vertexCount

Implementation

int get vertexCount {
  return _vertexCount;
}