namespace YavscLib { public static class YavscConstants { public static readonly string [] Forms = new string [] { "Book" }; } }