The [current implementation](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/src/gatsby-ssr.js) of `gatsby-plugin-react-helmet` doesn't set or pass through these properties. It could use `setBodyProps` to pass these through.