Gets and sets the property TerminationProtected. 
            
A Boolean that indicates whether to protect the job flow and prevent the Amazon EC2 instances in the cluster from shutting down due to API calls, user intervention, or job-flow error.
 Declaration Syntax
 Declaration Syntax| C# | 
public bool TerminationProtected { get; set; }