PrintInfo(sb, ilmanipulators, "Manipulators");
AppendPropertyName(sb, propertyName);
PrintInfo(sb, transpilers, "Transpiler");
var(sb, intent) = strInfo;
// For dictionaries add the key. AppendPropertyName(sb, frame.KeyName);
GetPrivateProfileString(section, key, string.Empty, sb, sb.Capacity, _filePath);
AppendNumberIfNotUndefined(sb, key, number);