---
title: commandDescription
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsscriptcommand/commanddescription
---

# commandDescription

Returns the command description for the command.

## Declaration

```swift
var commandDescription: NSScriptCommandDescription { get }
```

## Discussion

Discussion Once a command is created, its command description is immutable.

## See Also

### Related Documentation

- [isWellFormed](foundation/nsscriptcommand/iswellformed.md)

### Getting command information

- [isWellFormed](foundation/nsscriptcommand/iswellformed.md)
