firstName property

String? firstName
getter/setter pair

First name of the developer.

Required.

Implementation

core.String? firstName;