birthyear property

String? birthyear
getter/setter pair

KO: 출생 연도, YYYY 형식
EN: Birthyear in YYYY format

Implementation

String? birthyear;