'DeclarationProperty TintAndShade As System.Double
'UsageDim instance As IFormatColor 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