Unregisters a dynamic property implementing the System.Runtime.Remoting.Contexts.IDynamicProperty interface.
name The name of the dynamic property to unregister. obj The object/proxy for which the property is registered. ctx The context for which the property is registered.
true if the object was successfully unregistered; otherwise, false.