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