Follow-up of https://github.com/tc39/proposal-error-capturestacktrace/pull/14#discussion_r2457202289 The property defined by the setter is enumarable, unlike the property installed by `captureStackTrace`. Noticed in the slides that only the `captureStackTrace` behavior was updated, not the setter.