accepted property

bool? accepted

Implementation

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

Implementation

set accepted(bool? accepted);