opacity property

double opacity
getter/setter pair

if transparent set to true then you can use the opacity. the range of the opacity is between 0.0 and 1.0

Implementation

double opacity = 1.0;