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 }