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