TaskStep# class TaskStep(name=None, *args, **kwargs)[source]# Bases: object A single step in the task. Parameters: name – (name) Message describing the completed steps for the task. property name# Message describing the completed steps for the task. Type: str to_dict()[source]# Returns the model properties as a dictionary to_str()[source]# Returns the string representation of the model