IsRequired Property (EditFieldDescription)
Indicates whether the edit box is required.

C# Syntax

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