'RackDevice' object has no attribute 'chain_selector'
According to the LOM docs a `RackDevice` object should have a `chain_selector` child attribute, but when attempting to `get` it I'm greeted with the above message in the console (I have the same issue with `visible_macro_count`).
All other `RackDevice` attributes can be retrieved as expected.

As it's described in the docs as a 'Convenience accessor for the Rack's chain selector' I was expecting/hoping the `chain_selector` attribute would provide a safer way of getting the device's chain selector parameter id rather than hardcoding it as '17' and hoping it doesn't change again.
Am I assuming incorrectly or otherwise doing something wrong here?
Hi, hope this will help you ;)
Best regards
I-Mable Studio
If you need a developer tool check this Max for Live device :
AbleLOM at https://maxforlive.com/library/device/8948/ablelom-live-object-model-explorer
AbleLOM is a Max for Live device that allows you to explore the Live Object Model directly in Ableton Live, in a graphical and intuitive environment. AbleLOM lists a number of Live object classes with their parent-child relationships, as well as their properties and functions, and displays the path to call for the live.path object inside M4L