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