public NasPortTypeAttribute(NasPortType value)
     : base(AttributeType.NasPortType, (uint)value)
 {
 }
 public NasPortTypeAttribute(NasPortType value)
     : base(AttributeType.NasPortType, (uint)value)
 {
 }