SkinnedMeshRenderer saving from GameObject

I want to Save Skinnedmeshrenderer but delete GameObject which it reffers to. I have tried to get the component and save in the other variable, but when i destroy gameobject SkinnedMeshRenderer is not available anymore. How can I keep this data? Thank you.

I don’t need an answer anymore