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