chaos vehicle wheel animation problem

Hello Everyone,
I’m wokring on to make an airplane (version 5.1, 5.2) but I experienced that even if the wheel bone move with animation the wheel itself not. So not possible to hide it. This can be a problem when player crash and airplane start to bumping on not visible wheels.
I tried to disable one specific wheel to change or remove the wheel class, however it works well when editing the class manually while running the game, but blueprint do nothing.
Is there any way to:

  1. Animate the chaos vehicle wheel,
    or
  2. Disable /re enable it from BP or C++?

Thank you for any advice in advance.