Hello, I am trying to access nso service attributes with ncs_pycli to write a code in python.This works and I can navigate to all services: In [12]: for i in root.ncs__services:...:...: print(i)...:ncs:global-settingsncs:propertiesncs:customer-servic...