can i destructure an object and declare it at the same time code example Example: js object destructuring const { [propName]: identifier } = expression;