'Declaration Property Checkpoint As String
'Declaration
Property Checkpoint As String
string Checkpoint {get; set;}
property String^ Checkpoint { String^ get(); void set ( String^ value); }
IExecutionContext Interface IExecutionContext Members