BetterModel
Toggle table of contents
1.13.3-SNAPSHOT-387
api
Platform filter
api
Switch theme
Search in API
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