Gets and sets the property Steps. 
            
A list of steps run by the job flow.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<StepDetail> Steps { get; set; }
A list of steps run by the job flow.
 Declaration Syntax
 Declaration Syntax| C# | 
public List<StepDetail> Steps { get; set; }