The position in the shard from which to start reading data records sequentially. A shard iterator specifies this position using the sequence
            number of a data record in a shard.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string ShardIterator { get; set; }