Property OverwriteDisplayName
OverwriteDisplayName
Gets or sets if global overrides change the underlying display name value. This applies the name change globally to scripts, and DMs.
When set to false, the override name is only visible to players - scripts and DMs see the original names unless ShowOverridesToDM is set to true.
public bool OverwriteDisplayName { get; set; }