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