How do I return AND set the position in C#?

Hello, for my game I have an object that is constantly falling down. And I want to make it to where once it’s Z value is less than or equal to 0 that it jumps to the position:
x: 20
y: 12.38
z: 45