public string Exception { get; set; }
Public Property Exception As String Get Set
public: property String^ Exception { String^ get (); void set (String^ value); }