UCLASS(BlueprintType, EditInlineNew)
and
UPROPERTY(EditAnywhere, BlueprintReadWrite))
was my last try
Its always “none”, even tried with different engine versions. But I have to admit, that Iam not completely sure if the “hot reloading” always worked as I expected, which could mess up specific tests, I will try it with compile/close project/reopen project.