set a conditional inside an object property code example Example: js conditional object property const a = { ...(someCondition && {b: 5}) }