Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.model
/
TableOptionsKt
/
Dsl
/
description
description
@get:
JvmName
(
name
=
"getDescription"
)
@set:
JvmName
(
name
=
"setDescription"
)
var
description
:
String
Description for the table bound to this model.
Content copied to clipboard
string description = 2;