description property

String? description
getter/setter pair

description represents the decsription or value of the model, if any. ELse it will be empty.

Implementation

String? description;