True when the fragment should be rendered.
This boolean flag (bool) belongs to FInteractionRuntimePromptPart under InteractionRuntime|Prompt.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
UPROPERTY(BlueprintReadWrite, Category = "InteractionRuntime|Prompt")
bool bIsVisible = true;