--- title: IKeymanKeyboard::Message Property --- ## Introduction The `IKeymanKeyboard::Message` property returns the [`&message`](/developer/language/reference/message) string from the keyboard file. This value is typically displayed when a keyboard is installed and in the configuration user interface. ## Specification ``` clike readonly string Message ```