public ushort FrameLength { get; set; }Public Property FrameLength As UShort
Get
Setpublic:
property unsigned short FrameLength {
unsigned short get ();
void set (unsigned short value);
}function get_FrameLength();
function set_FrameLength(value);