id property

TfRef<String> get id

Reference to id attribute.

Implementation

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