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