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