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