System.Bluetooth.TBluetoothLEDevice Properties
InheritedProtected
| Address | public | Hardware address of the remote device. | 
| AdvertisedData | public | Advertising data that the remote device was broadcasting during device discovery. | 
| BluetoothType | public | Type or types of Bluetooth that the remote device supports. | 
| DeviceName | public | Human-readable name of the remote device. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| ForceRefreshCachedServices | public | Indicates whether the service discovery process attemps to retrieve services from the actual device instead of using the cached services. | 
| LastRSSI | public | Last RSSI value scanned. | 
| Paired | public | Indicates if the device is paired. | 
| Scanned | public | Indicates if the device has been detected in the last scan period. | 
| ScannedAdvertiseData | public | Advertising data that the remote device was broadcasting during device discovery. | 
| Services | public | Cached list of services that the Bluetooth Low Energy device provides. | 
| UpdateOnReconnect | public | Indicates whether the manager automatically updates its internal service objects when a remote device reconnects ( True), or you want to manually perform a new service discovery operation to obtain new, valid internal service objects (False). |