regex property

String? regex
getter/setter pair

if regex is set, then only keys matching the regex will be synced from server to client

Implementation

String? regex;