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