IndexerConstraint public class IndexerConstraint : PrefixConstraint IndexerConstraint extracts a named property and uses its value as the actual value for a chained constraint. Documentation public IndexerConstraint(IEnumerable<object> indexerArguments, IConstraint baseConstraint) Initializes a new instance of the IndexerConstraint class.