application
5.0.0.763-Iguana1.0
jvm
application
/
net.corda.v5.application.flows
/
FlowContextProperties
/
get
get
@
Nullable
abstract
fun
get
(
@
NotNull
key
:
String
)
:
String
Gets a value from the context property store.
Return
The property value.
Parameters
key
The property key.