index: {
      enumerable: true,
      get: function() {
        return this._index.readInt32BE(0);
      },