hreftype property

int get hreftype

Implementation

int get hreftype => this.Anonymous.hreftype;
set hreftype (int value)

Implementation

set hreftype(int value) => this.Anonymous.hreftype = value;