Name

InvalidFormField.Name property

Gets the original name of the form field that cannot be modified outside FormFieldManager.

public string Name { get; }

See Also