name property

TfRef<String> get name

Implementation

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