IsEnabled Property (CheckBoxDescription)
Indicates whether the checkbox can accept user input.

C# Syntax

public Nullable<bool> IsEnabled {get; set;}