description property

TfRef<String> get description

Reference to description attribute.

Implementation

TfRef<String> get description => TfRef.attribute<String>(this, 'description');