async - asynchronous client stub
bindable - accessor function with change notification
broadcast - call delivered to all available servers
call_as - call complex function as given simplified function
callback - callback within remote call context
idempotent - same effect if executed multiple times
immediatebind - accessor function with persistent changes
maybe - does not need to be executed reliably
message - call delivered as asynchronous message
notify - server failure notification called
propget - getter accessor function
propput - setter accessor function
usesgetlasterror - signals error using SetLastError and GetLastError