public ushort AsduLength { get; set; }Public Property AsduLength As UShort
Get
Setpublic:
property unsigned short AsduLength {
unsigned short get ();
void set (unsigned short value);
}function get_AsduLength();
function set_AsduLength(value);