invoke
inline operator fun <TChild> KMutableProperty1<T, TChild>.invoke(schemaBuilder: () -> Schema<TChild>)(source)
Declare that the child schema of the receiving property is the one returned by schemaBuilder.
Declare that the child schema of the receiving property is the one returned by schemaBuilder.