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