public static partial class Constanst { public static class ServiceId { public const string TestService = "Test Service"; } }