public void EmitProxyEventArgSetter(CodeBuilder b)
 {
     ArgumentType.EmitProxyEventArgSetter(b, PublicPropertyName);
 }