greaterEqual property
T?
greaterEqual
getter/setter pair
Query all records that has its field's value is greater than or equal to this property's value
Implementation
T? greaterEqual;
Query all records that has its field's value is greater than or equal to this property's value
T? greaterEqual;