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