Can't really do that in the editor...as long as you are dealing with the same object, you can do this during runtime by fetching the properties of an object with expression Obj.Misc.AsJSON, then loading that data into another instance with the action Obj.Misc.SetFromJSON.