PropertyConstraint public class PropertyConstraint : PrefixConstraint PropertyConstraint extracts a named property and uses its value as the actual value for a chained constraint. Documentation public PropertyConstraint(string name, Constraint baseConstraint) Initializes a new instance of the PropertyConstraint class.