Defines key -> value pair with key and value having type AnsiString.
using AnsiStringKeyValue = std::pair<AnsiString, AnsiString>;