• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/connection/connection.php
  • Класс: BitrixCalendarSyncConnectionConnection
  • Вызов: Connection::getName
public function getName(): ?string
{
	return $this->name;
}