Which props from the props object is available to the component with the following syntax?
<Message {...props} />
any that have changed
child props
all of them
any that have not changed