Property IsEngineStarting IsEngineStarting Gets or sets a value indicating whether this Vehicles engine is currently starting. Declaration public bool IsEngineStarting { get; } Property Value Type Description System.Boolean true if this Vehicles engine is starting; otherwise, false.