How to get Anim sequence by it's name?

Hello.

I have some variable TEST_AnimSeq with type Anim Sequence and some Anim Assets.
I want to call SET for this variable and pass into that variable some Anim Sequence by name, for example, by name as String ‘Dawn-01’.

How can I get Animation Asset by it’s name as String?

Thank you!