'Declaration
ReadOnly Property StepExecutionStart As Nullable(Of Date)
Nullable<DateTime> StepExecutionStart {get;}
property Nullable<DateTime> StepExecutionStart { Nullable<DateTime> get(); }
'Declaration
ReadOnly Property StepExecutionStart As Nullable(Of Date)
Nullable<DateTime> StepExecutionStart {get;}
property Nullable<DateTime> StepExecutionStart { Nullable<DateTime> get(); }