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