I stored “XXX” and “YYY” in the config file in diff Names.
Name
Value
String1
XXX
String2
YYY
But in future i may have to add new string “ZZZ” .
in this case how can we give all the values under 1 name. so in future when there is any change we can just update the value without touching Name and code inside.