var options: NSRegularExpression.Options
Returns the options used when the regular expression option was created.
正規表現オプションが作成された時に使用されたオプションを返します。
var numberOfCaptureGroups : Int
Returns the number of capture groups in the regular expression.
その正規表現での捕獲グループの数を返します。