ES7 Property Initialiazers for Default Props and Prop Types

Is it possible to use ES7 Property Initialiazers for Default Props and Prop Types?

When I try static propTypes I get “Missing class properties transform”

They are not enabled in babel atm. May be in the next update. There is already an issue for that in git.