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
/
numericProperty
numeric
Property
open
fun
numericProperty
(
name
:
String
)
:
NumericPropertyDefinition
?
(
source
)
Returns the numeric property definition for
name
, or null if not found or not a numeric property.