Indicates that the implementing property should be registered at runtime through the Context.RegisterDynamicProperty(IDynamicProperty, ContextBoundObject, Context) method.
See Also: IDynamicProperty Members
Dynamic properties must also expose the System.Runtime.Remoting.Contexts.IContributeDynamicSink interface if they want to provide dynamic sinks.