spiegel-keyman/windows/docs/engine/api/IKeymanPackage/Author.md
2024-10-31 10:17:54 +07:00

14 lines
209 B
Markdown

---
title: IKeymanPackage::Author Property
---
## Introduction
The `IKeymanPackage::Author` property returns the author as listed in
the package file.
## Specification
``` clike
readonly string Author
```