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