RelationShipList property

List RelationShipList
getter/setter pair

Implementation

List RelationShipList = [
  'Self',
  'Spouse',
  'Child',
  'Mother',
  'Father',
  'Other',
];