Property

Constraints for dealing with object’s properties

Summary
Constraints for dealing with object’s properties
Determains that the parameter has property with the specified value
Determains that the parameter has property with null value
Determains that the parameter has property with non-null value

Functions

Value

Determains that the parameter has property with the specified value

IsNull

Determains that the parameter has property with null value

IsNotNull

Determains that the parameter has property with non-null value