Loading Java Properties Files in C#

Java style properties files are not supported in C# – so here is a class that reads and writes Java “.properties” files.