StrVal# class StrVal(str_value=None, *args, **kwargs)# Bases: object Parameters: str_value (required) – (str_value) Value is string. property str_value# Value is string. Type: str to_dict()# Returns the model properties as a dictionary to_str()# Returns the string representation of the model