public string Abbreviation { get; set; }| Exception | Condition |
|---|---|
| ArgumentException | When setting this property: abbreviation is an empty string or contains only whitespace. |
| ArgumentNullException | When setting this property: A non-optional argument was null |