Is target type attributes, method attributes, method's return type attributes and method's parameter attributes to be proxied in addition to any interfaces declared on the proxied Type?
[Visual Basic] Public MustOverride ReadOnly Property ProxyTargetAttributes() As Boolean Public Get End Get End Property
[C#] public bool ProxyTargetAttributes { public get; }