'Declaration
Public Property pMaxLineGap As System.Integer
'Usage
Dim instance As CiRepair Dim value As System.Integer instance.pMaxLineGap = value value = instance.pMaxLineGap
public System.int pMaxLineGap {get; set;}
public read-write property pMaxLineGap: System.Integer;
public function get,set pMaxLineGap : System.int