Person.age

Undocumented in source.
struct Person
@INI("The age of the Person")
int age;

Meta