short

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

NameSpecification.swift:58
static var short: NameSpecification.Element { get }

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