Optional style name a widget can map to its own visual treatment.
Use this when the project has a widget-side style table rather than direct glyph assets in settings.
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
FName StyleName = NAME_None;