PropertyExistsConstraint
PropertyExistsConstraint tests that a named property
             exists on the object provided through Match.
            
             Originally, PropertyConstraint provided this feature
             in addition to making optional tests on the value
             of the property. The two constraints are now separate.
             
                
Initializes a new instance of the  PropertyExistsConstraint class.