How to fly using the character movement component

I noticed that the movment component has a function called “isFlying” that i wanted to use in my canimation blueprint to control a character flying. However, i noticed there is no actual boolean variable called fly or flying, so how would I SET isFlying to true?