--- title: IKeyman::Packages Property --- ## Introduction The `IKeyman::Packages` property returns the Keyman [`IKeymanPackagesInstalled`](../IKeymanPackagesInstalled) interface which provides a list of installed Keyman keyboard packages. ## Specification ``` clike readonly IKeymanPackagesInstalled* Packages ```