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