notEqual property
T?
notEqual
getter/setter pair
Query all records that has its field's value is not equal to this property's value
Implementation
T? notEqual;
Query all records that has its field's value is not equal to this property's value
T? notEqual;