Specifies forward or backward traversal of the index. Amazon DynamoDB returns results reflecting the requested order, determined by the
            range key. The default value is true (forward).
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool ScanIndexForward { get; set; }