Gets the lock on this View.
\Drupal\Core\TempStore\Lock|null The lock, if one exists.
public function getLock() { return $this->lock; }