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