'Declaration
Public Property StepExecutionRule As StepExecutionSequence
public StepExecutionSequence StepExecutionRule {get; set;}
public: property StepExecutionSequence StepExecutionRule { StepExecutionSequence get(); void set ( StepExecutionSequence value); }