I defined a class group property with some props inside and did the register and unregister with a pointer, but in the main body of the script how do you access the properties inside the group property?
Note: I can define a scene property and modify the value but cannot do it with a property from the group property.
Any add-on example showing how to do this would be nice too!