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