How to call a Object Repository’s object in script for windows application?

For web application, the script line will be like webUI…click(findTestObject(XXXXX))
For windows application, what is that we need to write instead of webUI ?

[used Winium driver with Katalon]