shortName property

String? shortName

Property getter and setter for shortName:

Implementation

String? get shortName;
void shortName=(String? shortName)

Implementation

set shortName(String? shortName);