Rename `msg` to `message` in all error objects passed to Express
- Breaking: rename
msgtomessagein all error objects passed to Expressnext()or thrown, aligning with the standardError.messageconvention
msg to message in all error objects passed to Express next() or thrown, aligning with the standard Error.message convention