Declaration

var pluginBundlesRename: NSMutableDictionary { get set }

Declaration

@property (strong) NSMutableDictionary<NSString *,NSBundle *> * pluginBundlesRename;

Declaration

pluginBundlesRename() -> dict[str, NSBundle]
setPluginBundlesRename_(pluginBundlesRename: dict[str, NSBundle])