instanceRegex property

String? instanceRegex
getter/setter pair

Regex to test the instance name against.

If empty, all instances match.

Implementation

core.String? instanceRegex;