FormControlState sealed class FormControlState Class to store the state of a form control. Documentation Code public string Name { get; } public string Type { get; } public string Value { get; }