name
The name of this generation schema.
Declaration
var name: String { get }Discussion
Typically this will the name of a Swift type, but it can be an arbitrary string for schemas created dynamically.
The name of this generation schema.
var name: String { get }Typically this will the name of a Swift type, but it can be an arbitrary string for schemas created dynamically.