read property

bool get read

Implementation

bool get read => _bit & 1 == 1;