skills property

List<Skill>? skills
getter/setter pair

The person's skills.

Implementation

core.List<Skill>? skills;