The name of the table in which you want to put an item. Allowed characters are a-z, A-Z, 0-9, _ (underscore),
            - (hyphen) and . (period).
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string TableName { get; set; }