pass propery to object on condition code example Example: js conditional object property const a = { ...(someCondition && {b: 5}) }