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