public void setGlobalProperty(AcGlobalProperty e, String userLogin) {
   _delegate.setGlobalProperty(e, userLogin);
 }