Unsets the lock on this View.
$this
public function unsetLock() { $this->lock = NULL; return $this; }