Property Set or Let must have at least one argument
You specified a property accessor to the handle Set of Let for a class with no arguments.
To correct this error
- Add an argument to the property accessor.
You specified a property accessor to the handle Set of Let for a class with no arguments.