Both should work. That will put it back at identity orientation and 0,0,0 position with no velocity.
Those are using buffered properties, though. They will require an update before it takes effect. Use the internal-prefixed properties to bypass buffering. (v0.15.0 is moving buffered properties into a more appropriate location so they aren't used by default)