description

@get:JvmName(name = "getDescription")
@set:JvmName(name = "setDescription")
var description: String
Description for the table bound to this model.

string description = 2;