Sets the entity owner's user entity.
\Drupal\user\UserInterface $account: The owner user entity.
$this
public function setOwner(UserInterface $account);