namespace CPF.Mac.Foundation { public enum NSComparisonPredicateModifier : ulong { Direct, All, Any } }