tbd property

bool get tbd

Implementation

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

Implementation

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