DeviceCommand Command { get; set; }
Property Command As DeviceCommand Get Set
property DeviceCommand Command { DeviceCommand get (); void set (DeviceCommand value); }
function get_Command(); function set_Command(value);
In This Article