Values being tested against.
            
            The values should be of the same type as the property.
            In the cases where the property is a collection, the values
            should be of the same type as the items in the collection.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Object[] Values { get; set; }