Analysis.flags
ubyte flags() @property nothrowGet flags field.
Returns
boolean flags for this segment (Since: 1.16).
void flags(ubyte propval) @property nothrowSet flags field.
Parameters
propval | boolean flags for this segment (Since: 1.16). |