I have a Base with a string property. I would like to extract a part of it, as it’s a part that’s always in `()` that changes position in the string from note to note, I wanted to use a regular expression to target it.