How can i make a spawned prop indestructable?

“destructible” is specific to the particular game you’re working with.

If this is for Fortnite, you should probably post in the fortnite editor forum.

In general, in Unreal Engine, Actors have a “can be damaged” flag that you can turn on, but I don’t know if Fortnite uses this.