The error description.
String get error => _wrapped.error;
set error(String v) { _wrapped.error = v; }