The last parenthesized substring match, if any. $+ is another name for the same property.
Property of
RegEx
Description
Because lastParen is static (read-only), it is not a property of an individual regular expression object. Instead, you always use it as RegExp.lastParen.