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