Properties
The following properties are defined in the RegexPattern class.
| Name | Access | Type | Description |
| Flags | R | integer | Match flag specified at compile time |
| Pattern* | R | String | Regular expression string from the compile source |
Access
R: Readable W: Writable C: Initializable
*: default property