pattern property

String? pattern
getter/setter pair

If no type property is explicitly defined then this propery must be non null takes a regex string

Implementation

String? pattern;