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