--- title: IKeymanSystemInfo::IsAdministrator Property --- ## Introduction The `IKeymanSystemInfo::IsAdministrator` property returns `True` if Keyman Engine has sufficient privileges to install keyboards and perform tasks with elevated privileges. ## Specification ``` clike readonly bool IsAdministrator ```