The name of the last table in the current list. Use this value as the ExclusiveStartTableName in a new request to continue the list
            until all the table names are returned. If this value is null, all table names have been returned.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string LastEvaluatedTableName { get; set; }