description property

String? description
getter/setter pair

The description might be useful to know what is happening before this request Don't sent any catch(e) here This description must be written by hands that explain the function previously launched

Implementation

String? description;