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