region property

TfRef<String> get region

Reference to region attribute.

Implementation

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