is_valid_type_name# static SurveyVariable.is_valid_type_name(type_name: str) → bool# A static function that checks if a string is a valid variable typename. Parameters# type_namestrA string in question. Returns# boolWhether the string is a valid.