namespace CPF.Mac.Foundation { public enum NSFileVersionAddingOptions : ulong { ByMoving = 1uL } }