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