public int Rssi { get; set; }
Public Property Rssi As Integer
public: property int Rssi { int get (); void set (int value); }