That would only work if you were to use the expression bullet.speed
Speed is alway a positive number, so it thinks -200 is to go backwards... at 200 pixels per second.
If you want it to stop, set it to 0, or disable the behavior.
The key is experimentation.