namespace Bit.Core { public static class Constants { public static string LockOptionKey = "lockOption"; } }