Optional style key consumed by project UI.
This name identifier (FName) 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")
FName StyleName = NAME_None;