Argument public struct Argument : Codable, Sendable An attribute argument. Show on GitHub value The value of the argument. Declaration Swift public let value: AnyExprID Show on GitHub init(value:) Undocumented Declaration Swift public init(value: AnyExprID) Show on GitHub