---
title: kAXMenuItemCmdCharAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxmenuitemcmdcharattribute
---

# kAXMenuItemCmdCharAttribute

The primary key in the keyboard shortcut for the command represented by this accessibility object. For example, “O” is the primary key in the keyboard shortcut for the Open command.

## Declaration

```swift
var kAXMenuItemCmdCharAttribute: String { get }
```
