Gets or sets the name of the field that caused the error.
'Declaration
Public ReadOnly Property Field As String
public string Field {get;}
Property Value
The name of the field that caused the error or an empty string when the error is not related to a specific field.