'Declaration
Public Property IsTabStop As System.Boolean
'Usage
Dim instance As SheetTabScrollButton Dim value As System.Boolean instance.IsTabStop = value value = instance.IsTabStop
public System.bool IsTabStop {get; set;}
public read-write property IsTabStop: System.Boolean;
public function get,set IsTabStop : System.boolean