'Declaration
Public Property SecondRowStripe As TableElementStyle
'Usage
Dim instance As TableStyle Dim value As TableElementStyle instance.SecondRowStripe = value value = instance.SecondRowStripe
public TableElementStyle SecondRowStripe {get; set;}