<PackageReference Include="NUnit" Version="3.13.0" />

IndexerOperator

Operator used to test for the presence of a Indexer on an object and optionally apply further tests to the value of that indexer.
public IndexerOperator(object[] indexArgs)

Constructs a IndexerOperator for a particular set of indexer parameters