'Declaration Public ReadOnly Property Code As Char
'Usage Dim instance As ImGearOCRLetter Dim value As Char value = instance.Code
public char Code {get;}
public: __property char get_Code();
'Declaration Public ReadOnly Property Code As Char
'Usage Dim instance As ImGearOCRLetter Dim value As Char value = instance.Code
public char Code {get;}
public: __property char get_Code();