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