Gets or sets a regular expression that is matched by the specified value.
public string Expression {get; set;}
Property Value
A
System.String value that represents a regular expression that is matched by the specified value. The default is
String.Empty.