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