Gets and sets a Boolean that determines whether the dynamic object starts moving when a FLY project opens.
| JavaScript | 
 | 
 | 
 | 
| PlayRouteOnStartup | |||
| C# | 
 | 
 | 
 | 
| bool PlayRouteOnStartup { get; set; } | |||
| C++ | 
 | 
 | 
 | 
| HRESULT PlayRouteOnStartup([out, retval] VARIANT_BOOL* pVal) HRESULT PlayRouteOnStartup([in] VARIANT_BOOL pVal) | |||