Property :: isServer - Is property a server handle?
When an object space handle has been created for an object server or a local application, it is considered as server handle, i.e. an access handle located on server side. Property handles created for local applications are considered as client, but also as server handles.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.