column = $val; return $this; } public function GetColumn():Column { return $this->column; } }