group_with_parent_control
(bool): [Read-Write] If set to true the animation channel will be grouped with the parent control in sequencer
property group_with_parent_control*: [bool]
[Read-Only] If set to true the animation channel will be grouped with the parent control in sequencer
文档开头,表示group_with_parent_control
可以读写,但是细节描述,又变成只能读取了,我用python重新生成的controlrig,因为这个属性没有勾选,导致在选择控制器时,出现bug,无法正确选中,手动勾选后,才正常