string LastMessage { get; set; }
Property LastMessage As String Get Set
property String^ LastMessage { String^ get (); void set (String^ value); }