Compiler Error C3800

'declaration': cannot mix properties and events

You cannot declare a construct to be both a property and an event.

C3800 is only reachable using the obsolete compiler option /clr:oldSyntax.