Describe the bug
C++ class members can be initialized in PyROOT through a constructor but it seems not working through object properties. See details and reproducer in the forum.
Expected behavior
It should be possible to initialize class members through object properties.
To Reproduce
See [forum post](the forum.