Most of the get/set functions in the Parallels Python API are implemented as properties with get/set capability. Some functions exist as methods and properties at the same time. You can use either one depending on your preference or the technical requirements of your application.