'Declaration
Protected Property VScroll As System.Boolean
'Usage
Dim instance As WorkbookDesigner Dim value As System.Boolean instance.VScroll = value value = instance.VScroll
protected System.bool VScroll {get; set;}
protected read-write property VScroll: System.Boolean;
protected function get,set VScroll : System.boolean