how to destructure object javascript and store it into object code example Example: js object destructuring const { [propName]: identifier } = expression;