--- title: IKeymanError::Description Property --- ## Introduction The `IKeymanError::Description` property returns a human-readable description of the error intended for display; see [`ErrorCode`](ErrorCode) for the text of each error. ## Specification ``` clike readonly string Description ```