getResidueNames() {
    if (Object.hasOwn(this, '_residueNames')) {
      return this._residueNames
    }