InventorCode.AddinPack.CommandButtonTemplate CommandButtonTemplate.displayName Property The name of the command button as it will appear in the UI. This must be overridden in the extending class. protected abstract string displayName { protected get; protected set; } Property Value System.String