Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You defined a property as Default, but not as Public. If you define a property as Default, you must define it as Public as well.
To correct this error
- Define all Default properties as Public.