namespace xAiService.Constants { public partial struct ConfigurationNodeNames { public const string AI_SERVICE_NODE = "AIServiceConfiguration"; } }