Argument
public protocol Argument
Base interface type for arguments
-
Name of the argument
Declaration
Swift
var name: String? { get }
Brine Docs (33% documented)
public protocol Argument
Base interface type for arguments
Name of the argument
Swift
var name: String? { get }