TextFieldError public class TextFieldError Represents a value for a text field that could not be properly returned. Documentation public string ErrorMessage { get; set; } The error message describing why the field value could not be returned. public TextFieldError()