I would probably split on the underscore, then take the -2nd (negative two) of the array. It might be negative three… anyway. I’d run the Trim() in the string. Then you can use a join operation with the underscore to bring it all back together.
Typing on my phone here so I’ll probably have to come back and fix this comment later. But here’s what it might look like.