protected static function getUserType(FieldType $fieldType)
 {
     return \CIBlockProperty::getUserType(substr($fieldType->getType(), 2));
 }