Returns true if this message has a field associated with tagNumber.
true
tagNumber
bool hasField(int tagNumber) => _fieldSet._hasField(tagNumber);