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