Person.someStrings

Undocumented in source.
struct Person
@INI("Some strings with a very long long INI description that is longer" ~ " than eigthy lines hopefully.")
string[] someStrings;

Meta