public TlvTagAttribute(TlvTags tag) { Tag = tag; }
public TlvTagAttribute(TlvTags tag) { this.Tag = tag; }