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