KotlinX-Schema
Toggle table of contents
0.3.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
KotlinX-Schema
kotlinx-schema-json
/
kotlinx.schema.json
/
PropertiesContainer
/
booleanProperty
boolean
Property
open
fun
booleanProperty
(
name
:
String
)
:
BooleanPropertyDefinition
?
(
source
)
Returns the boolean property definition for
name
, or null if not found or not a boolean property.