OVRERR

738

Cannot override method/property name because it is not declared VIRTUAL, OVERRIDE, or ABSTRACT in class class name

The specified method or property cannot be overridden because it is not declared as VIRTUAL, ABSTRACT, or OVERRIDE in the parent class.