RegExp returned array properties
Some methods, String match() and RegExp exec() return arrays in which various elements and properties are set that provide more information about the last regular expression search. The properties that might be set are described in this section, not the contents of the array elements.