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