public function getValue(Record $record)
 {
     return $record->getSubtypeLabel();
 }