Sets the count property.
count
GLBufferAttribute setCount(int count) { this.count = count; return this; }