• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/v2/Property/Property.php
  • Класс: BitrixCatalogv2PropertyProperty
  • Вызов: Property::isRequired
public function isRequired(): bool
{
	return $this->getSetting('IS_REQUIRED') === 'Y';
}