public byte Version { get; set; }
Public Property Version As Byte Get Set
public: property unsigned char Version { unsigned char get (); void set (unsigned char value); }
function get_Version(); function set_Version(value);
In This Article