error property

bool? get error

Implementation

bool? get error;
set error (bool? error)

Implementation

set error(bool? error);