• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/controller/property.php
  • Класс: BitrixSaleControllerProperty
  • Вызов: Property::getPropertyClassName
protected function getPropertyClassName(): string
{
	return BitrixSaleProperty::class;
}