Overrides AccountInterface::getAccountName
public function getAccountName() { return $this->get('name')->value ?: ''; }