Argument

public protocol Argument

Base interface type for arguments

  • Name of the argument

    Declaration

    Swift

    var name: String? { get }