I\'m having a strange problem that I can\'t figure out that popped up when trying to pluginize my program. An additional problem is that I\'m not able to create a simple tes
This is permission error, so it depends on the framework you use to run your runtime. Just to clarify this is indeed this, make the parent member public, and then try to run. In case everything is ok, then restore your code, and according to the runtime you use we need to configure the correct security access.