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