error property

bool? error

Implementation

bool? get error;
void error=(bool? error)

Implementation

set error(bool? error);