public FrameType TypeID { get; set; }Public Property TypeID As FrameType
Get
Setfunction get_TypeID();
function set_TypeID(value);This returns the protocol specific frame classification which uniquely identifies the frame type.
This is the TypeID implementation.