[Missing <summary> documentation for "P:InTheHand.Bluetooth.GattService.Device"]
public BluetoothDevice Device { get; }
Public ReadOnly Property Device As BluetoothDevice
Get
public:
property BluetoothDevice^ Device {
BluetoothDevice^ get ();
}
member Device : BluetoothDevice with get