birthday property

String? birthday
getter/setter pair

birthday formatted as yyyyMMdd (e.g. 19780917)

Implementation

String? birthday;