name; } public function getDescription(): string { return $this->description; } public function getShapeType(): EShapeType { return $this->shapeType; } }