IProxyTargetAccessor
Exposes access to the target object and interceptors of proxy objects.
This is a DynamicProxy infrastructure interface and should not be implemented yourself.
object DynProxyGetTarget()
Get the proxy target (note that null is a valid target!)
Set the proxy target.
Gets the interceptors for the proxy