subscript(rawAttachment:)
Get or set a custom attachment value. The value must be a plist type.
Declaration
subscript(rawAttachment key: String) -> (any Sendable)? { get set }Get or set a custom attachment value. The value must be a plist type.
subscript(rawAttachment key: String) -> (any Sendable)? { get set }