'Declaration
Public Property TransparentBackground As System.Boolean
'Usage
Dim instance As NPropertyPage Dim value As System.Boolean instance.TransparentBackground = value value = instance.TransparentBackground
public System.bool TransparentBackground {get; set;}