A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only
            used for hash-and-range primary keys. The value can be String, Number, StringSet, NumberSet.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public KeySchemaElement RangeKeyElement { get; set; }