'Declaration
Public ReadOnly Property rConfidence As System.Integer
'Usage
Dim instance As CiTools Dim value As System.Integer value = instance.rConfidence
public System.int rConfidence {get;}
public read-only property rConfidence: System.Integer;
public function get rConfidence : System.int
public: property System.int rConfidence { System.int get(); }