book.title

Undocumented in source.
struct book
@colName("name")
@colType("VARCHAR(100)")
string title;

Meta