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