public JwList<AcGlobalProperty> getAllAvailable() {
   return _delegate.getAllAvailable();
 }