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