alpha property

bool? get alpha

Implementation

bool? get alpha;
set alpha (bool? value)

Implementation

set alpha(bool? value);