Can InitialTransition be exposed in StateInfo for a state? Briefly, I was working through exporting the state machine using this information, but the only InitialTransition I see is the top level one for the machine. Nothing is exposed as far as I can tell to let me know what a superstate would transition to when it is configured with InitialTransition.