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