relation property

int relation
latefinal

relation if value is 1 - not married, 2 - have a boyfriend / girlfriend, 3 - engaged, 4 - married , 5 - it's Complicated, 6 - actively looking, 7 - in love, 9 - in a civil marriage, 0 - not specified,

Implementation

late final int relation;