isSigned property

bool get isSigned

Implementation

bool get isSigned => !hasFlag(OBXPropertyFlags.UNSIGNED);