Appearantly it can.

The ErrorMessage here is a property of a control that is trying to inherit from CustomValidator (.NET 1.1). This really puzzles me, what is the point of setting Overridable and NotOverridable on the same class-member? Shouldn't it be just either one?