Reparented FormBase to a new intermediate FieldDictionary object derived from Dictionary<string, object>
Added HasKey and GetKey methods to do case-insensitive key queries.
Reparented TaggedObject to a new intermediate TagDictionary object derived from Dictionary<string, string>
Added HasKey and GetKey methods to do case-insensitive key queries.
Modified Group initializers to use the case-insensitive queries to load fields.