For date types, this flag indicates if the value should be treated as UTC. Computed from dartType.
bool get isDateUtc => dartType == PropertyType.dateUtc || dartType == PropertyType.dateNanoUtc;