How do i rotate a Monogame.Extended AnimatedSprite?

I want to rotate an AnimatedSprite but when I add a float rotation variable in my draw it doesn’t accept that.

Is it possible to use an AnimatedSprite and a rotation variable at the same time?