Message property

Returns the full text of the error sent from the data source.

Visual Basic syntax

Public ReadOnly Property Message As String

C# syntax

public string Message {get;}