BetterModel
Toggle table of contents
1.13.5-SNAPSHOT-411
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.util.json
/
JsonObjectBuilder
/
property
property
@
NotNull
open
fun
property
(
@
NotNull
name
:
@
NotNull
String
,
@
NotNull
property
:
@
NotNull
String
)
:
@
NotNull
JsonObjectBuilder
@
NotNull
open
fun
property
(
@
NotNull
name
:
@
NotNull
String
,
@
NotNull
property
:
@
NotNull
Boolean
)
:
@
NotNull
JsonObjectBuilder
@
NotNull
open
fun
property
(
@
NotNull
name
:
@
NotNull
String
,
@
NotNull
property
:
@
NotNull
Number
)
:
@
NotNull
JsonObjectBuilder
Adds JSON property
Return
self
Parameters
name
name
property
property