female property

Map<Language, String>? female
getter/setter pair

Name of females residents

Implementation

Map<Language, String>? female = {};