subscript(_:)

Get and set object values in a custom framer message.

Declaration

subscript(key: String) -> Any? { get set }