| TableAttribute Properties | 
The TableAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| CaseSensitive | 
            Determines if the table and column names are defined as case sensitive (default to true).
              | |
| Name | 
            Gets or sets the table name in Cassandra
              | |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute.  (Inherited from Attribute.) |