Editable component (uproperty) - not delete the previous

When I add property component:

...

UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Graphics")
	UCOGraphicsHolderComponent* GraphicsHolder2;

...

have next problem: