Unable To record static Mesh property for Actor Blueprint in take recorder

I have a simple Blueprint actor, which has a static mesh and the mesh is cube. After 5 seconds , my code changes it to a cone.

Take Recorder for this actor records only some default properties.I wish to record the staticMeshProperty for this actor. I tried adding the component path and property path is Take recorders default Tracks. It doesn’t work. How do I get to record the static Mesh property, shown in the 3rd image below.

Any help regards this is appreciated. Thanks