== Basics ==
A Proxy object is the representant of an Ubik object (istanceinstance) for one [[Interface]].
One Proxy object can handle both, import and export of the same Ubik instance via one interface.
{{Hint|A Proxy object '''MUST HAVE''' a [[MetaProxy]] defined as its [[MetaClass]]!}}
The Proxy object has a Proxy Property for every ProxyMetaProperty defined on its MetaProxy (via the Relation "SYSREL_METAPROXY_PROPERTY").
[[Category:Interfacing|Proxy]]
== Value Tracking ==