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