• Модуль: mobile
  • Путь к файлу: ~/bitrix/modules/mobile/lib/Dto/Property.php
  • Класс: BitrixMobileDtoProperty
  • Вызов: Property::getName
public function getName(): string
{
	return $this->property->getName();
}