tbd property

bool tbd

Implementation

bool get tbd => _tbd;
void tbd=(bool tbd)

Implementation

set tbd(bool tbd) => _tbd = tbd;