corda / net.corda.core.serialization / SerializationContext / withProperty

withProperty

abstract fun withProperty(property: Any, value: Any): SerializationContext

Helper method to return a new context based on this context with the property added.