Possible to SetName on a subtitle via Python?
I'm working on some Python code to read and modify subtitles in a Resolve timeline, and while the GetName seems to work well on subtitle objects, there is no SetName equivalent implemented. Is there any other way to set the programmatically set a subtitle's text/name (or "Caption" as it's called in the Inspector). As far as I can tell there aren't any associated objects (comps / media pool items) available for subtitle objects, but I'm hoping there might be some other way to set the text?