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