KeyValueStore.tableName

struct KeyValueStore(K, V)
string tableName;

Meta