class xPrivilegeBase extends Object abstract; var localized string LoadMsg; var localized string MainPrivs; var localized string SubPrivs; var localized array Tags; // Perform Actions here ? event Created() { // Build a list of accessible privileges ? } defaultproperties { }