public static string[] GetCompartmentTypeNames() { EnsureProvider(); return(_modelInfoProvider.GetCompartmentTypeNames()); }