m property

bool m

More flag.

Implementation

bool get m => (value >> 3 & 0x1) != 0;