• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/comments/internals/comment/part.php
  • Класс: BitrixTasksCommentsInternalsCommentPart
  • Вызов: Part::getName
public function getName(): string
{
	return $this->name;
}