public void insert(AcGlobalProperty globalProperty) {
   _delegate.insert(globalProperty);
 }