'Declaration Public ReadOnly Property ErrorCorrectionLevel As Integer
'Usage Dim instance As ResultInfo2D Dim value As Integer value = instance.ErrorCorrectionLevel
public int ErrorCorrectionLevel {get;}
public: __property int get_ErrorCorrectionLevel();