Description of the exception
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public override string Message { get; }
Public Overrides ReadOnly Property Message As String
public: virtual property String^ Message { String^ get () override; }