This Property Has the Same Name as an Event Error
You used the name of an event as the name of a property. You need to rename the property.
Example
Using 'Open' as both the name of an event and a property in a class.
This Property Has the Same Name as an Event Error
You used the name of an event as the name of a property. You need to rename the property.
Example
Using 'Open' as both the name of an event and a property in a class.