entityId property

TfRef<String> get entityId

Reference to entity_id attribute.

Implementation

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