This version of Unity is unsupported.

ShortcutAttribute.displayName

public string displayName;

Description

Optional override of the Shortcut ID when listing the Shortcut in the configuration interface.

Allows the shortcut to be displayed in a different category and with a different name than the Shortcut ID, so allows developers to rename or recategorize Shortcuts while preserving existing mappings. Defaults to Shortcut ID.