corda / net.corda.core.serialization / SerializationContext / withProperties

withProperties

abstract fun withProperties(extraProperties: Map<Any, Any>): SerializationContext

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