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