Person.firstname

Undocumented in source.
struct Person
@INI("The firstname of the Person")
string firstname;

Meta