Capture
Represents the results from a single successful subexpression capture.
The position in the original string where the first character of the captured substring is found.
Gets the length of the captured substring.
Gets the captured substring from the input string.