startWith property

String? startWith
getter/setter pair

Query all records that has its field's value starts with this property's value

Implementation

String? startWith;