'Declaration
Public Property Content As System.Object
'Usage
Dim instance As SheetTabScrollButton Dim value As System.Object instance.Content = value value = instance.Content
public System.object Content {get; set;}
public read-write property Content: System.TObject;
public function get,set Content : System.Object