Sets the step
int $step Step:
$this
public function setStep($step) { $this->step = $step; return $this; }