IfIndex property

int IfIndex

Implementation

int get IfIndex => this.Anonymous1.Anonymous.IfIndex;
void IfIndex=(int value)

Implementation

set IfIndex(int value) => this.Anonymous1.Anonymous.IfIndex = value;