namespace CPF.Mac.AppKit { public enum NSRuleEditorNestingMode : ulong { Single, List, Compound, Simple } }