I believe ScriptName is how it is referenced in things such as blueprint graphs or scripting in python. (UPROPERTY(ScriptName = “HealthValue”) etc. The display name just controls how it appears in the editor but not how it is access in scripting/blueprints.