'DeclarationPublic Property TransparentBackground As System.Boolean
'UsageDim instance As NPropertyPage Dim value As System.Boolean instance.TransparentBackground = value value = instance.TransparentBackground
public System.bool TransparentBackground {get; set;}