Add an RNA getter for `bone_collection.is_visible_effectively`. This value could already be derived from other flags, but now that logic sits in C++ and doesn't require duplicated logic in Python any more.
Add an RNA getter for `bone_collection.is_visible_effectively`. This value could already be derived from other flags, but now that logic sits in C++ and doesn't require duplicated logic in Python any more.