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