short

Use the first character of the property’s name as a short option label.

NameSpecification.swift:126
static var short: NameSpecification { get }

For example, a property named verbose would be converted to the label -v. Short labels can be combined into groups.