Property IsSearchLightOn IsSearchLightOn Gets or sets a value indicating whether this Vehicle has its search light on. Declaration public bool IsSearchLightOn { get; set; } Property Value Type Description System.Boolean true if this Vehicle has its search light on; otherwise, false.