State Props
= properties associated with mapStateToProps, this is applicable when defining one of the interfaces for a react componentDispatch Props
= properties associated with mapDispatchToProps this is applicable when defining one of the interfaces for a react component